home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2002 November / SGI IRIX 6.5 Applications 2002 November.iso / dist / cosmoplayer.idb / usr / CosmoPlayer / examples / chomp_es / bubble.wrl.z / bubble.wrl
Text File  |  2001-01-09  |  2KB  |  86 lines

  1. #VRML V2.0 utf8 CosmoWorlds V1.0
  2.  
  3. Group {
  4.   children    Group {
  5.     children    [
  6.       DEF TimeSensor_bubble01-TIMER TimeSensor {
  7.     cycleInterval    2.133
  8.     loop    TRUE
  9.     startTime    1
  10.       }
  11.       DEF Billboard_bubble01-ROOT Transform {
  12.     children    [
  13.       DEF Billboard_bubble01-TIMER TimeSensor {
  14.         cycleInterval    2.133
  15.         loop    FALSE
  16.       }
  17.       DEF Billboard_bubble01 Billboard {
  18.         children    DEF Bubble01-ROOT Transform {
  19.           children    [
  20.         DEF Bubble01-POS-INTERP PositionInterpolator {
  21.           key    [ 0, 0.09375, 0.1875, 0.2813,
  22.                 0.375, 0.4687, 0.5625, 0.6562,
  23.                 0.75, 0.8437, 0.9375, 1 ]
  24.           keyValue    [ 0 0 0,
  25.                 0.5973 1.123 0,
  26.                 0.09513 2.519 0,
  27.                 -0.24 3.984 0,
  28.                 0.533 5.336 0,
  29.                 -0.04356 6.729 0,
  30.                 0.1768 8.286 0,
  31.                 0.4477 9.871 0,
  32.                 -0.02732 11.37 0,
  33.                 0.4801 13.07 0,
  34.                 0.6285 14.78 0,
  35.                 0.4446 15.91 0 ]
  36.         }
  37.         Shape {
  38.           appearance    Appearance {
  39.             material    Material {
  40.               diffuseColor    0.4745 0.6784 0.7961
  41.               shininess    0.25
  42.               transparency    0
  43.             }
  44.  
  45.           }
  46.  
  47.           geometry    DEF Bubble01-FACES IndexedFaceSet {
  48.             coord    DEF Bubble01-COORD Coordinate {
  49.               point    [ 0 0.6564 0,
  50.                     0 0.3282 -0.5685,
  51.                     -0.4923 0.3282 -0.2842,
  52.                     -0.4923 0.3282 0.2842,
  53.                     0 0.3282 0.5685,
  54.                     0.4923 0.3282 0.2842,
  55.                     0.4923 0.3282 -0.2842 ]
  56.             }
  57.  
  58.             coordIndex    [ 0, 1, 2, -1, 0, 2, 3, -1,
  59.                   0, 3, 4, -1, 0, 4, 5, -1,
  60.                   0, 5, 6, -1, 0, 6, 1, -1 ]
  61.             ccw    TRUE
  62.             solid    TRUE
  63.             creaseAngle    3
  64.           }
  65.  
  66.         }
  67.           ]
  68.           translation    0 0 0
  69.           rotation    0.9506 -0.2195 -0.2195  1.621
  70.           scale    0.4926 0.4926 0.4926
  71.           scaleOrientation    -0.0215597 0.997188 -0.0717691  0.6209
  72.         }
  73.  
  74.         axisOfRotation    0 0 0
  75.       }
  76.     ]
  77.     translation    0 0 0
  78.       }
  79.     ]
  80.   }
  81.  
  82. }
  83. ROUTE Billboard_bubble01-TIMER.fraction_changed TO Bubble01-POS-INTERP.set_fraction
  84. ROUTE TimeSensor_bubble01-TIMER.fraction_changed TO Bubble01-POS-INTERP.set_fraction
  85. ROUTE Bubble01-POS-INTERP.value_changed TO Bubble01-ROOT.set_translation
  86.